code_checker v2.0.0 (2021-09-30T20:27:54Z)
Dub
Repo
CustomException
oops
Undocumented in source.
class
CustomException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
oops
classes
ChildException
CustomException